@charset "UTF-8";
/* CSS Document */

	

a {color:#000}
a:link {text-decoration:none}
a:hover {color: #999}
a {color:##0F3;}







	
#wrapper {

	font: 14px 'EB Garamond', serif;
	width: 1080px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
    text-decoration:none;
	padding-bottom: 80px;
	

	
	
}

#header {
	
	
	
	height: 150px;
	width: 600px;
	margin-left: 150px;
	font-size:20px;
	border-bottom:solid 1px;
		
	
}

.blogTitle {
	
	position: relative;
	top: 45%;
	font-weight:normal;
	font-size:20px;	
}

	
	


#middleBar {
	
	position:absolute;
	margin-left: 150px;
	
	
	}

	

.index {
	
	width: 600px;
	height: 260px;
	border-bottom: solid 1px;
    	margin-left: 150px;
	position: inherit;
	
	
	
}

.title {
	
	position: relative;
	top: 20px;
	width: 250px;
    text-decoration: none;  
	height: 200px;
	padding: 0px;
	
}

#indexTitle {
	
	
	font-size: 20px;
	font-style:italic;
	text-decoration:none;
	font-weight: normal; 
	
	
	
}

.blurb 	{
	
	position: relative;
	margin-top: -401px;
	width: 250px; 
	height: 100px;
	padding: 0px;
	
	
}

.img {
	
	position: relative;
	right: -325px;
	top: -173px; 
	width: 275px;
	height: 170px;
	
	
	
	
}
	

#sidebar {
	
	width: 250px;
	float:right

	
}




#sidebar h2 {
	
	
	font: 16px 'EB Garamond', serif;
	font-weight:normal;
	
	
	
}


	
	

#linkcat-2 h3 {
	
	text-decoration:underline;
	font-size: 16px;
	
	text-decoration:none;
	
	
}

#linkcat-2 ul, widget_links {
	
	
	list-style: none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	
	
}


#categories-2 {
	
	position:relative;
	top: 155px;
	left: -92px;	
	
}


#categories-2 ul{
	
	list-style: none;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}



#xoxo blogroll {
	
	float: left;
	list-style: none;
	
	
	
}
	
	
	
#pageWrap {
	
	width: 600px;
	margin-left: 150px;
	border-bottom: solid 1px;
	
}


#titleMain {
	
	
	margin-left: 150px;
	width: 600px; 
	height: 70px;
	position:relative;
	overflow: hidden; 

}

#titleMain h1 {
	
	font-family: 'EB Garamond', serif;
	font-style:italic;
	font-size: 22px;
	text-align:center;
	margin-top: 27px;
	font-weight:normal;
	padding-bottom: 27px;
	border-bottom: solid 1px;
	
}




#title {
	
	
	margin-left: 150px;
	width: 600px; 
	height: 100px;
	position:relative;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	margin-top: 20px;
	overflow: hidden; 
		
}

#title h1 {
	
	font-family: 'EB Garamond', serif;
	font-style:italic;
	font-size: 22px;
	text-align:center;
	margin-top: 27px;
	font-weight:normal;
	
}

.entry {
	
	margin-left: 200px;
	width: 500px; 
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom: 40px;
	 
	
	
}

.entry a {

link: text-decoration:underline;

}
	
.entry img {
	
	padding-bottom: 10px;
	padding-top: 10px;
	
}

	
#content img {
	
	width: 500px;
	margin-bottom: 15px;
	margin-top: 15px;
	
	
}

#info {
	
	width: 600px;
	margin-left: -50px;
	border-top: solid 1px;
	font-size:18px;
	padding-top: 10px;
	margin-top: 40px;
}

.tag {
	
	float: right;
	display: inline;
	
	
	
	
}




#titleArchive {
	
	
	margin-left: 150px;
	width: 600px;
	height: 20px;
	position:relative;
	
	
	
	
	
}



#titleArchive h2{
	
	font-weight:normal;
	text-align: center;
	
}
	

.entryArchive {
	
	margin-left: 150px;
	width: 600px; 
	font-family:"Times New Roman", Times, serif;
	font-size:18px; 
	padding-top: 10px;
	
	border-bottom: solid 1px;
	
	
	
}


.entryArchive p {
	
		margin-left: 50px;
		width: 500px;
		
		
		

}
	

.post h1 {
	
	font-family: 'EB Garamond', serif;
	font-style:italic;
	font-size: 22px;
	text-align:center;
	width: 600px;
	padding-bottom: 15px;
	font-weight:normal;
	border-bottom: solid 1px;
	
	
}

.post h2 {
	
	font-family: 'EB Garamond', serif;
	font-style:italic;
	font-size: 22px;
	text-align:center;
	width: 600px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight:normal;
	border-bottom: solid 1px;
	border-top: solid 1px;
	
	
}
	
	
